home *** CD-ROM | disk | FTP | other *** search
-
- Each block name is stored in an array, NAME$(). So when sorting, I
- use SORT(NAME$(0)) and this only sorts the array. I need to sort the
- blocks associated with NAME$() in the same order.
-
- I will have some source code tomorrow.
-
-
- ______________________________ Reply Separator _________________________________
- Subject: Re: Sorting problem
- Author: Nathan Reynolds <nsl@clara.co.uk> at Internet
- Date: 16/03/98 13:03
-
-
- I'm not exactly sure how you're sorting. Are you using a reference
- list? Or messing about with the internal structure of the bank?
-
- Send some source code to me or the list.
-
-